body {
    min-width: 1100px;
}
/*header nav*/
.header-wrapper {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
}
.header-container {
    width: 1100px;
    height: 78px;
    margin: 0 auto;
    position: relative;
    vertical-align: middle;
}
.logo {
    float: left;
    background-image: url(/asset/policy/images/newlogo@1x.png);
    background-size: auto 32px;
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 32px;
    width: 270px;
    margin-top: 21px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    line-height: 46px;
    display: block;
    text-align: left;
}
.topbar {
    padding-top: 33px;
    float: right;
    position: relative;
}
.topbar li {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 5px;
    float: left;
    margin-left: 45px;
}
.topbar li a {
    text-decoration: none;
    color: #333;
    padding-bottom: 4px;
}
.topbar li a:hover {
    color: #4395ff;
}
.topbar .active {
    border-bottom: 2px solid #4395ff;
}
.topbar .active a {
    color: #4395ff;
}
/*header end*/
.content-wrapper {
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: visible;
    padding-bottom: 80px;
    position: relative;
}
.content-container {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
/*footer*/
.footer-wrapper {
    text-align: center;
    width: 100%;
    height: 100px;
    background: #fff url(../images/footline.png) no-repeat center center;
}
.footer-container {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    line-height: 99px;
    font-size: 13px;
    color: #666;
}
.footer-year {
    margin-left: 15px;
    margin-right: 75px;
}
.footer-link {
}
.footer-link li {
    float: left;
    margin-left: 25px;
}
.footer-link li:first-child {
    margin-left: 120px;
}
.footer-container a {
    text-decoration: none;
    color: #666;
}
.footer-container a:hover {
    color: #4395ff;
}
.footer-contact {
    margin-left: 60px;
}
.footer-contact a {
    cursor: pointer;
    color: #666;
}
.footer-contact:hover a {
    color: #4395ff;
 }
.contact-us-text {
    cursor: text;
}
.fb-feedback-right-dialog .fb-guide {
    padding-bottom: 10px;
}
/*footer end*/
/*overview page*/
.overview-leftbar {
    width: 191px;
    text-align: left;
    float: left;
    font-size: 13px;
    line-height: 18px;
}
.leftbar-title {
    margin-top: 25px;
    padding-bottom: 4px;
    color: #333;
    cursor: pointer;
    display: block;
    font-weight: 700;
    text-decoration: none;
}
.leftbar-title img {
    margin-right: 7px;
    margin-bottom: 2px;
    vertical-align: middle;
}
.leftbar-title.active img {
    transform: rotate(90deg);
}
.leftbar-list li {
    margin-top: 12px;
    color: #333;
    text-indent: 13px;
}
.leftbar-list a:hover {
    color: #4395ff;
}
.leftbar-list li a {
    color: #333;
    text-decoration: none;
}
.leftbar-list .active a {
    color: #4395ff;
}
.overview-rightbar {
    float: right;
    position: fixed;
    right: 20px;
    bottom: 150px;
    _position: absolute;
    _top: 150px !important;
    _right: 20px !important;
}
.rightbar-trade {
    line-height: 44px;
    font-size: 13px;
    text-align: left;
    color: #999;
    background: url(../images/rightbar-line.jpg) 3px center no-repeat;
}
.rightbar-trade li {
    background: url(../images/rightbar-gray.jpg) left center no-repeat;
    text-indent: 20px;
    cursor: pointer;
    white-space: nowrap;
}
.rightbar-trade li:hover {
    color: #333;
}
.rightbar-trade .active {
    background-image: url(../images/rightbar-black.jpg);
    color: #333;
}
.overview-center {
    width: 820px;
    float: left;
    text-align: left;
    color: #333;
}
.overview-center-title {
    border-bottom: 1px solid #e1e1e1;
    height: 75px;
}
.overview-title-content {
    float: left;
    margin-top: 30px;
    font-size: 18px;
    color: #333;
}
.overview-center-content h1,
.topic-center-content h1 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin: 20px 0 0 0;
    padding: 0;
}
.overview-center-content h2,
.topic-center-content h2 {
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin: 20px 0 15px 0;
    padding: 0;
}
.overview-center-content p,
.topic-center-content p {
    margin-top: 10px;
    line-height: 20px;
}
.overview-center-content,
.topic-center-content {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    line-height: 23px;
    padding-top: 10px;
}
.overview-center-content .secondary,
.topic-center-content .secondary {
    font-size: 13px;
    font-weight: 400;
    color: #999;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.overview-center-content a,
.topic-center-content a {
    color: #4395ff;
    text-decoration: none;
}
.overview-title-date {
    float: right;
    color: #666;
    font-size: 12px;
    margin-top: 40px;
}
.overview-trade-limit-content:first-child>:first-child,
.topic-center-content:first-child {
    margin-top: 15px;
}
/*overview end*/
/*index page*/
.index-outer {
    height: 830px;
    position: relative;
}
.index-top {
    height: 570px;
}
.banner-slide {
    width: 100%;
    height: 285px;
    overflow: hidden;
    position: relative;
}
.banner-slide-wrapper {
    height: 100%;
    overflow: hidden;
}
.banner-slide-wrapper li {
    width: 100%;
    height: 100%;
    position: absolute;
    display: none;
    left: 0;
    top: 0;
}
.banner-slide-wrapper li a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
}
.banner-slide-wrapper li a img {
    position: absolute;
    height: 285px;
    width: 1600px;
    top: 0;
    left: 50%;
    margin-left: -800px;
}
#slide1 {
    background: #0171ec url(/asset/policy/images/banner-1@1x.jpg) no-repeat center center;
}
#slide2 {
    background: #3b3c55 url(/asset/policy/images/banner-2@1x.jpg) no-repeat center center;
}
.banner-slide-dot {
    position: absolute;
    left: 50%;
    top: 170px;
    padding-left: 388px;
}
.banner-slide-dot li {
    width: 44px;
    height: 43px;
    float: left;
    cursor: pointer;
    z-index: 10;
}
.banner-slide-dot .current {
}
.banner-slide-dot li a {
    display: block;
    height: 5px;
    width: 44px;
    margin-top: 20px;
    background-color: #4c9aff;
    line-height: 0;
}
.banner-slide-dot li.current a {
    background-color: #fff;
}
.index-leadin {
    width: 953px;
    height: 320px;
    position: absolute;
    left: 50%;
    margin-left: -475px;
    top: 215px;
    border: 1px solid #efefef;
    background-color: #fff;
    box-sizing: border-box;
}
.index-leadbox {
    width: 33.3%;
    height: 235px;
    border-right: 1px solid #efefef;
    box-sizing: border-box;
    float: left;
    text-align: center;
    margin-top: 35px;
}
.leadbox-last {
    border: 0 none;
}
.leadbox-inner {
    width: 187px;
    margin: 0 auto;
}
.leadbox-title {
    color: #4395ff;
    font-size: 16px;
    padding-bottom: 20px;
    text-align: left;
    padding-left: 60px;
}
.leadbox-title-center {
    padding-left: 66px;
}
.leadbox-question {
    white-space: nowrap;
    color: #1b1b1b;
    font-size: 13px;
    padding-bottom: 12px;
    font-weight: 700;
    text-align: left;
}
.leadbox-answer {
    color: #333;
    width: 185px;
    height: 120px;
    text-align: left;
    line-height: 26px;
    font-size: 13px;
/*
    word-break: break-all;
    word-wrap: break-word;
*/
}
.leadbox-bottom {
    text-align: left;
}
.leadbox-bottom-2 {
    text-align: center;
}
.leadbox-link {
    text-align: center;
    display: inline-block;
    height: 42px;
    width: 183px; /*168px*/
    box-sizing: border-box;
    border: 1px solid #4395ff;
    color: #4395ff;
    font-size: 16px;
    text-decoration: none;
    line-height: 40px;
    margin-top: 30px;
}
.leadbox-link:hover {
    background-color: #4395ff;
    border: 1px solid #4395ff;
    color: #fff;
}
.index-system {
    width: 953px;
    height: 270px;
    border-top: 1px solid #efefef;
    position: relative;
    margin: 0 auto;
}
.index-system-outer {
    width: 33.2%;
    float: left;
    text-align: center;
}
.index-system-title {
    width: 150px;
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 46px;
    background: url(../images/index-icon-line.gif) bottom center no-repeat;
    font-weight: 700;
    margin: 0 auto;
}
.index-systembox {
    width: 173px;
    margin: 0 auto;
    font-size: 13px;
    color: #333;
    text-align: left;
    padding-top: 50px;
}
.systembox-tag {
    margin-left: 0;
    font-weight: 700;
    height: 23px;
    line-height: 23px;
    text-align: center;
    overflow: hidden;
}
.systembox-tag .systembox-tag-title {
    display: inline-block;
    vertical-align: top;
    margin-left: 3px;
    max-width: 140px;
    overflow: hidden;
}
/*
#systembox-1 .systembox-tag {
    background: url(../images/index-icon1.gif) left center no-repeat;
}
#systembox-2 .systembox-tag {
    background: url(../images/index-icon2.gif) left center no-repeat;
}
#systembox-3 .systembox-tag {
    background: url(../images/index-icon3.gif) left center no-repeat;
}
*/
.systembox-content {
    margin-top: 20px;
    line-height: 22px;
}
.systembox-sum {
    color: #4395ff;
    font-size: 13px;
    text-align: center;
    margin-top: 28px;
    height: 52px;
}
.systembox-num {
    font-size: 45.8px;
    padding-right: 5px;
    line-height: 52px;
}
.systembox-unit {
    line-height: 26px;
}
.index-bottom {
    width: 100%;
    text-align: center;
    position: relative;
    margin-top: 5px;
}
/*index end*/
/*topic page*/
.topic-outer {
    width: 1100px;
    height: auto;
    min-height: 500px;
    margin: 0 auto;
}
@media only screen and (min-height: 780px) {
    .topic-outer {
        min-height: 600px;
    }
}
.topic-level {
    margin: 0 auto;
    width: 1100px;
}
.topic-box {
    display: block;
    padding: 10px;
    float: left;
    color: #333;
    font-size: 13px;
    border: 1px solid #eee;
    text-decoration: none;
    box-sizing: border-box;
    margin-top: 52px;
    margin-left: 100px;
    cursor: pointer;
}
.topic-box:first-child {
    margin-left: 120px;
}
.topic-box:hover {
    border: 1px solid #4395ff;
    color: #4395ff;
}
.topic-box p {
    line-height: 30px;
    margin-top: 10px;
}
.topic-box-1 {
    width: 358px;
    height: 192px;
}
.topic-box-2 {
    width: 358px;
    height: 192px;
}
.topic-box img {
    width: 358px;
    height: 192px;
    border: 0;
}
.topic-leftbar {
    width: 260px;
    float: left;
    padding-top: 33px;
    text-align: left;
    color: #333;
    font-size: 13px;
}
.topic-left-tag {
    color: #333;
    text-decoration: none;
}
.topic-left-title {
    color: #999;
}
.topic-center {
    width: 820px;
    float: left;
    text-align: left;
    color: #333;
}
.topic-center-title {
    border-bottom: 1px solid #e1e1e1;
    height: 75px;
}
.topic-title-content {
    float: left;
    margin-top: 30px;
    font-size: 18px;
    color: #333;
}
.topic-title-date {
    float: right;
    color: #666;
    font-size: 12px;
    margin-top: 40px;
}
/*topic end*/
.warn-outer {
    width: 1100px;
    height: 300px;
    position: relative;
    margin: 0 auto;
    font-size: 16px;
    text-align: center;
    padding-top: 100px;
}
.hidden {
    display: none;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    *+height: 1%;
}
